text: Make the placeholder non-intrusive
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jun 2023 01:45:59 +0000 (21:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jun 2023 01:47:11 +0000 (21:47 -0400)
commit419c431f295bd3de2321b90ac797c9bff07cd0ec
tree1ba0cde9dba510ddf49a9577121a05402692b9e0
parentfd5d15004e09d391337709fbe3857f8fbaf6c2d5
text: Make the placeholder non-intrusive

We never want to let the placeholder cause
the widget to grow, so set its max-width-chars
to a small value to make it ellipsize.
gtk/gtktext.c